.. _`Interpolate ADAF`: .. _`org.sysess.sympathy.data.adaf.interpolateadaf`: Interpolate ADAF ~~~~~~~~~~~~~~~~ .. image:: interpolate.svg :width: 48 Interpolation of data **Documentation** Interpolation of timeseries in an ADAF. **Definition** *Input ports* :port1: adaf Input ADAF *Output ports* :port1: adaf Interpolated ADAF *Configuration*: **Resample all signals** (resample_all_rasters) Apply resampling to all signals **Choose signals** (ts) Choose signals to interpolate **Time step** (dt) Time step in new timebasis. If old timebasis is of type datetime this is considered to be in seconds. **Timebasis to use for interpolation** (new_tb) Timebasis to use as new timebasis for selected timeseries **Time step approach** (use_dt) Choose between a custom time step and using an existing. **Export time basis only** (only_timebasis) Choose to only export the time basis **(no label)** (bool_interp_method) Method used to interpolate boolean, text, and byte string data **(no label)** (int_interp_method) Method used to interpolate integer data **(no label)** (interpolation_method) Method used to interpolate other data types .. automodule:: node_interpolation :noindex: .. class:: InterpolateADAF :noindex: **Related nodes** * :ref:`org.sysess.sympathy.data.adaf.interpolateadafs` **Example flows** * :download:`InterpolateADAFs.syx ` * :download:`TimeSyncADAF.syx `